Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
May 23, 2007, 7:12:54 PM (17 years ago)
- Author:
-
lschiere
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v18
|
v19
|
|
28 | 28 | |
29 | 29 | (If you're a Gnome user, you should set the /desktop/gnome/interface/can_change_accels key with `gconf-editor` instead. You don't need to restart Pidgin for this to take effect.) |
| 30 | |
| 31 | === How do I make Escape close conversation windows? === |
| 32 | Locate `.purple` directory, and open the `accels` file within it. Uncomment or add the following line: |
| 33 | `(gtk_accel_path "<main>/Conversation/Close" "Escape")` |
| 34 | This must be done while Pidgin is not running. |
30 | 35 | |
31 | 36 | === How do I register for a new account? === |
… |
… |
|
89 | 94 | It is recommended that you edit your per-user file instead of the global file as the global file will be replaced when GTK+ is upgraded. |
90 | 95 | |
| 96 | === Where is my `.purple` directory? === |
| 97 | It is in `C:\Documents and Settings\username\Application Data` Note, that things within this directory can only be edited when Pidgin is not running. |
| 98 | |
91 | 99 | === Running Windows Pidgin From a USB Drive === |
92 | 100 | It is relatively easy to set up Pidgin to run from a USB Drive. Most of Pidgin is very good about not assuming that it is installed; a slightly customized launcher makes it all come together nicely.[[BR]] |
… |
… |
|
115 | 123 | You are done! Running `U:\Programs\Pidgin\pidgin-portable.exe` will cause pidgin to run off the USB Drive, saving the settings, logs and etc. to `U:\Programs\.purple`. |
116 | 124 | |
117 | | === How do I make Escape close conversation windows? === |
118 | | Locate the file `C:\Documents and Settings\username\Application Data\.purple\accels` and uncomment or add the following line: |
119 | | `(gtk_accel_path "<main>/Conversation/Close" "Escape")` |
120 | | This must be done while Pidgin is not running. |
121 | | |
122 | 125 | == Linux and Unix-like platforms == |
123 | 126 | |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!